Uses of Enum
com.cisco.pt.ipc.enums.WirelessStandardChannel
Packages that use WirelessStandardChannel
-
Uses of WirelessStandardChannel in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return WirelessStandardChannelModifier and TypeMethodDescriptionstatic WirelessStandardChannelWirelessStandardChannel.fromIntValue(int value) static WirelessStandardChannelWirelessStandardChannel.fromIntValue(Integer value) static WirelessStandardChannelReturns the enum constant of this type with the specified name.static WirelessStandardChannel[]WirelessStandardChannel.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of WirelessStandardChannel in com.cisco.pt.ipc.sim.pdu
Methods in com.cisco.pt.ipc.sim.pdu that return WirelessStandardChannelMethods in com.cisco.pt.ipc.sim.pdu with parameters of type WirelessStandardChannelModifier and TypeMethodDescriptionvoidManagementFrame.setStandardChannel(WirelessStandardChannel standardChannel) -
Uses of WirelessStandardChannel in com.cisco.pt.ipc.sim.pdu.impl
Fields in com.cisco.pt.ipc.sim.pdu.impl declared as WirelessStandardChannelModifier and TypeFieldDescriptionprotected WirelessStandardChannelManagementFrameImpl.standardChannelMethods in com.cisco.pt.ipc.sim.pdu.impl that return WirelessStandardChannelMethods in com.cisco.pt.ipc.sim.pdu.impl with parameters of type WirelessStandardChannelModifier and TypeMethodDescriptionvoidManagementFrameImpl.setStandardChannel(WirelessStandardChannel standardChannel)